WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / OnValueChanged(NullablePropertyChangedEventArgs<TimeSpan>) Method
In This Topic
    OnValueChanged(NullablePropertyChangedEventArgs<TimeSpan>) Method
    In This Topic
    Raises the ValueChanged event.
    Syntax
    protected virtual void OnValueChanged( 
       NullablePropertyChangedEventArgs<TimeSpan> e
    )

    Parameters

    e
    See Also